EXAMPLE

DoMethod(strobj,MUIM_Set,MUIA_String_Contents,"foobar");

and

SetAttrs(strobj,MUIA_String_Contents,"foobar",TAG_DONE);

are equal.